Skip to content

Conversation

@spinosa
Copy link
Contributor

@spinosa spinosa commented Jan 20, 2025

When sync-interval is configured beyond the default, Litestream.verify! may appear to fail where it actually didn't wait long enough for replication.

This adds a parameter replication_sleep: to Litestream.verify! with a default of 10 for backwards compatibility.

While reading litestream.yml configuration to parse sync-interval and using a multiple of it might be nice, the added complexity didn't seem justified.

When sync-interval is configured beyond the default, verify may appear to fail where it actually didn't wait long enough for replication.
@fractaledmind fractaledmind merged commit 305269a into fractaledmind:main Jun 3, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants